[INFO] cloning repository https://github.com/Xpolo29/wattage_indicator_popOs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xpolo29/wattage_indicator_popOs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXpolo29%2Fwattage_indicator_popOs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXpolo29%2Fwattage_indicator_popOs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26d8b6f510dcbe6ca6b7fbf2402ec22f94f44484
[INFO] checking Xpolo29/wattage_indicator_popOs against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXpolo29%2Fwattage_indicator_popOs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xpolo29/wattage_indicator_popOs
[INFO] finished tweaking git repo https://github.com/Xpolo29/wattage_indicator_popOs
[INFO] tweaked toml for git repo https://github.com/Xpolo29/wattage_indicator_popOs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xpolo29/wattage_indicator_popOs on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xpolo29/wattage_indicator_popOs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8
[INFO] running `Command { std: "docker" "start" "cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking wayland-sys v0.31.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking svgtypes v0.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]     Checking mutate_once v0.1.1
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking kamadak-exif v0.5.5
[INFO] [stderr]    Compiling softbuffer v0.4.1 (https://github.com/pop-os/softbuffer?tag=cosmic-4.0#6e75b1ad)
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking lyon_geom v1.0.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking filetime v0.2.24
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking lyon_path v1.0.5
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling cosmic-client-toolkit v0.1.0 (https://github.com/pop-os/cosmic-protocols?rev=c8d3a1c#c8d3a1c3)
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking grid v0.11.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking almost v0.2.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking taffy v0.3.11 (https://github.com/DioxusLabs/taffy?rev=7781c70#7781c702)
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking textdistance v1.0.2
[INFO] [stderr]     Checking css-color v0.2.8
[INFO] [stderr]     Checking apply v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling cosmic-config-derive v0.1.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]    Compiling enum-repr v0.2.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking font-types v0.6.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rgb v0.8.48
[INFO] [stderr]     Checking freedesktop-icons v0.2.6
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking usvg-tree v0.37.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_setters v0.1.6
[INFO] [stderr]     Checking read-fonts v0.20.0
[INFO] [stderr]     Checking usvg-parser v0.37.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking xkbcommon v0.7.0
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking gettext-rs v0.7.0
[INFO] [stderr]     Checking freedesktop-desktop-entry v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking rustybuzz v0.12.1
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking skrifa v0.20.0
[INFO] [stderr]     Checking usvg-text-layout v0.37.0
[INFO] [stderr]     Checking usvg v0.37.0
[INFO] [stderr]     Checking resvg v0.37.0
[INFO] [stderr]     Checking swash v0.1.18
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking drm-ffi v0.7.1
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking atomicwrites v0.4.2 (https://github.com/jackpot51/rust-atomicwrites#043ab485)
[INFO] [stderr]     Checking drm v0.11.1
[INFO] [stderr]     Checking wayland-client v0.31.5
[INFO] [stderr]     Checking wayland-server v0.31.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking clipboard_x11 v0.4.2 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-8#7c59b07b)
[INFO] [stderr]     Checking wayland-protocols v0.32.3
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.5
[INFO] [stderr]     Checking cosmic-text v0.12.1 (https://github.com/pop-os/cosmic-text.git#e16b39f2)
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.3
[INFO] [stderr]     Checking cosmic-protocols v0.1.0 (https://github.com/pop-os/cosmic-protocols?rev=c8d3a1c#c8d3a1c3)
[INFO] [stderr]     Checking xdg-shell-wrapper-config v0.1.0 (https://github.com/pop-os/cosmic-panel#e184d105)
[INFO] [stderr]     Checking smithay-clipboard v0.8.0 (https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5#5a3007de)
[INFO] [stderr]     Checking mime v0.1.0 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-8#7c59b07b)
[INFO] [stderr]     Checking dnd v0.1.0 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-8#7c59b07b)
[INFO] [stderr]     Checking clipboard_wayland v0.2.2 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-8#7c59b07b)
[INFO] [stderr]     Checking window_clipboard v0.4.1 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-8#7c59b07b)
[INFO] [stderr]     Checking iced_core v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced_futures v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced_style v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced_graphics v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced_runtime v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking cosmic-config v0.1.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking cosmic-panel-config v0.1.0 (https://github.com/pop-os/cosmic-panel#e184d105)
[INFO] [stderr]     Checking cosmic-theme v0.1.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced_tiny_skia v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced_sctk v0.1.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced_renderer v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced_widget v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking iced v0.12.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking libcosmic v0.1.0 (https://github.com/pop-os/libcosmic#84afe7b5)
[INFO] [stderr]     Checking applet_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Button`, `Column`, `Grid`, `Horizontal`, `Space`, `Vertical`, `button`, `cctk::sctk::reexports::calloop`, `column`, `destroy_popup`, `divider`, `get_popup`, `grid`, `horizontal_rule`, `horizontal_space`, `icon`, `subscription`, and `text`
[INFO] [stdout]   --> src/window.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     cctk::sctk::reexports::calloop,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  7 |     iced::{
[INFO] [stdout]  8 |         subscription,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]  9 |         wayland::popup::{destroy_popup, get_popup},
[INFO] [stdout]    |                          ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 10 |         widget::{column, row, text, vertical_space},
[INFO] [stdout]    |                  ^^^^^^       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     iced_core::alignment::{Horizontal, Vertical},
[INFO] [stdout]    |                            ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 15 |     iced_style::application,
[INFO] [stdout] 16 |     iced_widget::{horizontal_rule, Column},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 17 |     widget::{
[INFO] [stdout] 18 |         button, container, divider, grid, horizontal_space, icon, rectangle_tracker::*, Button,
[INFO] [stdout]    |         ^^^^^^             ^^^^^^^  ^^^^  ^^^^^^^^^^^^^^^^  ^^^^                        ^^^^^^
[INFO] [stdout] 19 |         Grid, Space,
[INFO] [stdout]    |         ^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Button`, `Column`, `Grid`, `Horizontal`, `Space`, `Vertical`, `button`, `cctk::sctk::reexports::calloop`, `column`, `destroy_popup`, `divider`, `get_popup`, `grid`, `horizontal_rule`, `horizontal_space`, `icon`, `subscription`, and `text`
[INFO] [stdout]   --> src/window.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     cctk::sctk::reexports::calloop,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  7 |     iced::{
[INFO] [stdout]  8 |         subscription,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]  9 |         wayland::popup::{destroy_popup, get_popup},
[INFO] [stdout]    |                          ^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 10 |         widget::{column, row, text, vertical_space},
[INFO] [stdout]    |                  ^^^^^^       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     iced_core::alignment::{Horizontal, Vertical},
[INFO] [stdout]    |                            ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 15 |     iced_style::application,
[INFO] [stdout] 16 |     iced_widget::{horizontal_rule, Column},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 17 |     widget::{
[INFO] [stdout] 18 |         button, container, divider, grid, horizontal_space, icon, rectangle_tracker::*, Button,
[INFO] [stdout]    |         ^^^^^^             ^^^^^^^  ^^^^  ^^^^^^^^^^^^^^^^  ^^^^                        ^^^^^^
[INFO] [stdout] 19 |         Grid, Space,
[INFO] [stdout]    |         ^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut value : f32 = String::from_utf8(v.stdout).unwrap().trim().parse().unwrap();
[INFO] [stdout]     |                     ----^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `horizontal`
[INFO] [stdout]   --> src/window.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let horizontal = matches!(
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizontal`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/window.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Err(e) => text = String::from("-INF W")
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/window.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |             Err(e) => text2 = String::from("INF %")
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `popup` and `rectangle` are never read
[INFO] [stdout]   --> src/window.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Window {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 25 |     core: cosmic::app::Core,
[INFO] [stdout] 26 |     popup: Option<window::Id>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     rectangle_tracker: Option<RectangleTracker<u32>>,
[INFO] [stdout] 28 |     rectangle: Rectangle,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/window.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn view(&self) -> Element<Message> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/window.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 let mut value : f32 = String::from_utf8(v.stdout).unwrap().trim().parse().unwrap();
[INFO] [stdout]     |                     ----^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `horizontal`
[INFO] [stdout]   --> src/window.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let horizontal = matches!(
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_horizontal`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/window.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Err(e) => text = String::from("-INF W")
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/window.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |             Err(e) => text2 = String::from("INF %")
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `popup` and `rectangle` are never read
[INFO] [stdout]   --> src/window.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Window {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 25 |     core: cosmic::app::Core,
[INFO] [stdout] 26 |     popup: Option<window::Id>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 27 |     rectangle_tracker: Option<RectangleTracker<u32>>,
[INFO] [stdout] 28 |     rectangle: Rectangle,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/window.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn view(&self) -> Element<Message> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8", kill_on_drop: false }`
[INFO] [stdout] cf5eb42adf9c4de58d6e81bf0d64e47d35e822f329fa41a385c326d5a1c8a5f8
